home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4229 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: lerc.nasa.gov!purdue!yuma!steffend
  2. From: steffend@lamar.colostate.edu (Dave Steffen)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Any Linear Algebra Classes?
  5. Date: 29 Jan 1996 05:03:51 GMT
  6. Organization: Colorado State University, Fort Collins, CO  80523
  7. Message-ID: <4ehkfn$3l6u@yuma.ACNS.ColoState.EDU>
  8. References: <4ebn64$74p@acmex.gatech.edu>
  9. NNTP-Posting-Host: glitch.physics.colostate.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Jun-Hoy Kim (gt0738b@prism.gatech.edu) wrote:
  13.  
  14. > I need to implement some of Matlab commands(GaussElim, LU
  15. > decomposition, SVD, etc) in C++.  Maybe, I have to implement all of
  16. > the Matlab in the near future.
  17.  
  18. > To do that, I have to have very nice and flexible classes like
  19. > MATRIX, VECTORS, with proper 'methods'.  Right now, I have several
  20. > books containing those classes, none of them quite satisfying.
  21.  
  22. > Any place for good public domain code or suggestions for good books.
  23.  
  24. > Thanks,
  25. >     Junhoy Kim.            email) jhkim@cc.gatech.edu
  26.  
  27.     I'd send you straight to LAPACK++; it's available via FTP from
  28. the Netlib repository (http://www.netlib.org/ I think). It's got a
  29. bunch of good stuff dealing with exactly these problems.
  30.  
  31.                                  /\
  32.                                  \/
  33.  
  34. Dave Steffen                      No, his mind is not for rent
  35. Dept. of Physics                  To any God or Government
  36. Colorado State University         Always hopeful, yet discontent
  37. steffend@lamar.colostate edu      He knows changes aren't permanent-
  38.                       But change is...
  39. "Speak softly...                    
  40. ... and carry a black belt!"              -Neal Peart / RUSH
  41. -----------------------------------------------------------------------
  42.